home *** CD-ROM | disk | FTP | other *** search
- ; Adds support to publish software on Win 2000 Networks
- ; Publishing the Program ;
- ; 1 - In User Configuration , right-click Software Installation , and then click New, Package
- ; 2 - In the Files of Type box, click ZAW Down-level applications package (*.zap).
- ; 3 - Select this file, open, click Publish , and then click OK.
-
- [Application]
- ; SetupCommand, relative location of the ZAP file. Long file name paths need to be enclosed in quotes.
- SetupCommand = "..\Setup.exe"
-
- ; The following information will appear in the software installation snap-in and the Add/Remove Programs in Control Panel.
- FriendlyName = "CorelDRAW Graphics Suite"
- DisplayVersion = 12.0
- Publisher = Corel Corporation
- URL = http://www.Corel.com/
- Architecture = intel
-
- [ext]
- ; File extensions for which this application will "auto-install". They are not required if you
- ; do not want the application to auto-install. This entire section is OPTIONAL.
- ; Note: You can place a dot in front of the file extension. Text after the first = is optional and
- ; ignored, but the first = is required (or the whole line will be ignored).
- ; Cdr = CorelDRAW
- ; Cmx = CorelDRAW Template
- ; Cpt = Corel PHOTO-PAINT
- ; Rve = Corel R.A.V.E
- .Cdr=
- .Cmx=
- .Cpt=
- .Rve=
-
-
-
-